alan blount
alan blount
I'm collecting a few similar recent feature requests, but this intends to be more broad in scope: Related FRs: * [Feature] Support for Google's Gemini! #1176 * Add Google Gemini...
jules.google has implemented the request cancellation logic in `agent.service.ts` using an `AbortController` and added a `stopSse` method. I have added the `stop()` method to `chat.component.ts` and connected it to the...
I required this to make it work application_default_credentials, _ = google.auth.default()
### Feature Area Agent capabilities ### Is your feature request related to a an existing bug? Please link it here. - https://github.com/crewAIInc/crewAI/issues/2900 - https://github.com/crewAIInc/crewAI/issues/2796 ### Describe the solution you'd like...
There are many ghost params which are not configurable. For example in the gemini provider, you switch between models, large and small: ``` DEFAULT_MODEL = 'gemini-2.5-flash' DEFAULT_SMALL_MODEL = 'gemini-2.5-flash-lite-preview-06-17' ```...
fix legacy position, and add Python and Java code exec snippets
This is not yet committing to a timeframe, but it is capturing a renderer we should be targeting. Thanks!
OpenAI ChatKit is a clear opportunity for integration with A2UI, or at least attempting the integration. _I would love ideas on how to do this, because currently I'm stumped._ ---...
cp from sample contact_finder folder