This website requires JavaScript.
Explore
Help
Register
Sign In
andre
/
crewAI
Watch
1
Star
0
Fork
0
You've already forked crewAI
mirror of
https://github.com/crewAIInc/crewAI.git
synced
2026-09-25 04:10:04 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
de9f121cf7adc18a062e104e1a76ceb8dca12af1
crewAI
/
lib
/
crewai
/
tests
/
llms
History
Greyson LaLonde
6c7ea422e7
refactor: convert LLM classes to Pydantic BaseModel
2026-03-31 07:07:11 +08:00
..
anthropic
refactor: convert LLM classes to Pydantic BaseModel
2026-03-31 07:07:11 +08:00
azure
refactor: convert LLM classes to Pydantic BaseModel
2026-03-31 07:07:11 +08:00
bedrock
refactor: convert LLM classes to Pydantic BaseModel
2026-03-31 07:07:11 +08:00
google
refactor: convert LLM classes to Pydantic BaseModel
2026-03-31 07:07:11 +08:00
hooks
…
litellm
…
openai
refactor: convert LLM classes to Pydantic BaseModel
2026-03-31 07:07:11 +08:00
openai_compatible
fix: address Copilot review on OpenAI-compatible providers (
#5042
) (
#5089
)
2026-03-25 18:22:13 -03:00
__init__.py
…
test_multimodal_integration.py
feat: native multimodal file handling; openai responses api
2026-01-23 15:13:25 -05:00
test_multimodal.py
feat: native multimodal file handling; openai responses api
2026-01-23 15:13:25 -05:00
test_tool_call_streaming.py
…