craiet

Results 4 issues of craiet

The DocumentProvider cannot be resolved to a type

https://django-oauth-toolkit.readthedocs.io/en/latest/rest-framework/getting_started.html curl -X POST -d "grant_type=refresh_token&refresh_token=&client_id=&client_secret=" http://localhost:8000/o/token/ report error: {"error": "invalid_grant"} django-oauth-toolkit==2.3.0

question

**Environment** - Parlant Version: 3.0.2 - Python: 3.12.4 - Platform: macOS - LLM: Qwen (qwen3-32b) **Problem** Tool calls through Parlant take **10.22 seconds**, while the same LLM API call directly...