AgentOps-AI / AgentOps-AI/agentops
[Bug]: Sessions not detected with CrewAI + Azure OpenAI endpoints
Aperta
bug
- Lingua principale
- Python
- Stelle
- 5.8k
- Fork
- 619
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Contact Details
erwan.matignon@gmail.com
### 📦 Package Version
0.4.5
### 🎞️ Framework Version
0.108.0
### 🔎 Describe the Bug
Im using a CrewAI Flow with Agents using Azure openAI models (gpt-4o)
main.py ->
```
load_dotenv()
agentops.init(
api_key="API_KEY",
default_tags=['crewai']
)
```
The sessions are not recorded at all
### 🤝 Contribution
- [ ] Yes, I'd be happy to submit a pull request with these changes.
- [ ] I need some guidance on how to contribute.
- [ ] I'd prefer the AgentOps team to handle this update.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.