Commit Graph

38 Commits

Author SHA1 Message Date
Magnus Müller
6963484a5f update gradio example 2025-09-07 20:20:42 -07:00
Magnus Müller
caa0e7ef1b Rename controller to tools instances 2025-08-26 11:30:39 -07:00
Magnus Müller
e89e78842c Rename controller file to tools 2025-08-26 11:06:28 -07:00
Magnus Müller
2a83442f17 Rename Controller to Tools 2025-08-26 11:04:16 -07:00
Magnus Müller
1c8e78ac77 simlify ChatOpenAI import 2025-08-18 19:45:02 -07:00
Magnus Müller
7ba8ba5958 replace gpt-4.1 with mini 2025-08-18 18:59:56 -07:00
Magnus Müller
90757686fc Simplify ChatOpenAI import to 1 line 2025-08-18 18:57:13 -07:00
Nick Sweeting
3bb8fb0fee improve focus tracking 2025-08-08 07:15:04 -07:00
mertunsall
220f0bc994 update models to gpt-4.1 2025-07-05 10:32:49 +02:00
Gregor Žunič
7a10ae0c96 Squashed commit langchain to native 2025-06-24 12:26:55 +02:00
Nick Sweeting
0af8c8c0fe imports 2025-06-21 06:29:10 -07:00
Nick Sweeting
3209fd95f7 lint and hint fixes 2025-06-21 06:07:21 -07:00
Nick Sweeting
ef49ec1682 more examples updating 2025-05-25 14:44:29 -07:00
Nick Sweeting
7939f4522a updating more browser examples 2025-05-25 14:33:09 -07:00
Nick Sweeting
f17cf4de75 linter fixes 2025-05-13 17:25:08 -07:00
Nick Sweeting
bfcd8a0140 make examples imports more consistent 2025-05-13 17:18:09 -07:00
Nick Sweeting
2be4ba4f70 more pyupgrade changes 2025-05-02 20:50:21 +08:00
Nick Sweeting
fb6fa259a8 apply ruff safe fixes 2025-03-28 18:11:36 -07:00
Nick Sweeting
588a9f9f50 Merge branch 'main' into pre-commit_run_pre-commit-hooks_--all-files 2025-03-28 16:17:47 -07:00
Nick Sweeting
ec56bfe81b run ruff on the entire codebase 2025-03-28 01:22:48 -07:00
Christian Clauss
ef9c7b1c09 Merge branch 'main' into pre-commit_run_pre-commit-hooks_--all-files 2025-03-26 08:00:43 +01:00
மனோஜ்குமார் பழனிச்சாமி
49e48d1d29 Set WindowsProactorEventLoopPolicy for streamlit 2025-03-24 20:23:13 +05:30
Christian Clauss
4abfaa6213 pre-commit run pre-commit-hooks --all-files 2025-02-27 12:21:42 +01:00
Morris Lee
22064b90c0 Add readme for ui 2025-02-15 17:46:57 +08:00
Morris Lee
be24fe925a Add instruction for streamlit demo 2025-02-15 17:39:18 +08:00
Morris Lee
2495c116b4 Add streamlit demo 2025-02-15 17:37:05 +08:00
Morris Lee
8dd18d0906 Revert "Revert "Check responding api_key is it loaded properly with load dotenv""
This reverts commit 48f8abd390.
2025-02-15 17:18:59 +08:00
Morris Lee
48f8abd390 Revert "Check responding api_key is it loaded properly with load dotenv"
This reverts commit 0ad4d5c321.
2025-02-15 17:17:34 +08:00
Morris Lee
0ad4d5c321 Check responding api_key is it loaded properly with load dotenv 2025-02-15 17:14:22 +08:00
Morris Lee
0ed9e526fa Refactoring code into functions 2025-02-15 17:00:07 +08:00
Morris Lee
4484cf022d Add boilerplate code to protects users from accidentally invoking the script 2025-02-15 16:55:38 +08:00
Morris Lee
4caa4f21dc Rearrange import according to PEP 8 guideline, fix missing import 2025-02-15 16:52:05 +08:00
Morris Lee
99fe4768e7 Rearrange import according to PEP 8 guideline 2025-02-15 16:51:32 +08:00
Morris Lee
b9d2a1796d Move import ChatAnthropic in if statement 2025-02-15 16:50:33 +08:00
wwwc
7c17701de3 revert gradio demo 2025-01-29 11:27:24 +08:00
wwwc
698b407a69 Merge Azure OpenAI into gradio_demo. Default uses regular OpenAI. Use Azure OpenAI by setting AZURE_ENDPOINT env variable or see gradio_demo.py comment. 2025-01-28 19:26:44 +08:00
wwwc
64adc8790f add aoai ui and model example 2025-01-27 17:52:45 +08:00
magmueller
c7008a70c2 Reorder examples 2025-01-25 11:28:52 -08:00