Wael Karkoub
c5536ee92b
[Feature] Adds Image Generation Capability 2.0 (#1907)
* adds image generation capability
* add todo
* readded cache
* wip
* fix content str bugs
* removed todo: delete imshow
* wip
* fix circular imports
* add notebook
* improve prompt
* improved text analyzer + notebook
* notebook update
* improve notebook
* smaller notebook size
* made changes to the wrong branch :(
* resolve comments + 1
* adds doc strings
* adds cache doc string
* adds doc string to add_to_agent
* adds doc string to ImageGeneration
* instructions are not configurable
* removed unnecessary imports
* changed doc string location
* more doc strings
* improves testability
* adds tests
* adds cache test
* added test to github workflow
* compatible llm config format
* configurable reply function position
* skip_openai + better comments
* fix test
* fix test?
* please fix test?
* last fix test?
* remove type hint
* skip cache test
* adds mock api key
* dalle-2 test
* fix dalle config
* use apu key function
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-03-15 22:11:53 +00:00
..
2024-01-06 17:23:23 +00:00
2024-02-15 18:57:17 +00:00
2024-03-09 20:27:46 +00:00
2024-03-10 02:14:45 +00:00
2024-03-10 02:14:45 +00:00
2024-03-10 02:14:45 +00:00
2024-03-04 18:02:26 +00:00
2024-03-10 02:14:45 +00:00
2024-02-29 00:58:19 +00:00
2024-03-11 22:36:00 +00:00
2024-03-04 18:02:26 +00:00
2024-03-04 18:02:26 +00:00
2024-03-14 15:46:28 +00:00
2024-03-02 14:27:11 +00:00
2024-03-09 20:27:46 +00:00
2024-03-10 02:14:45 +00:00
2024-03-14 15:46:28 +00:00
2024-03-15 14:30:34 +00:00
2024-03-04 18:02:26 +00:00
2024-01-18 17:03:49 +00:00
2024-03-04 18:02:26 +00:00
2024-03-15 22:11:53 +00:00
2024-01-08 03:47:01 +00:00
2024-03-04 18:02:26 +00:00
2024-03-07 02:28:22 +00:00
2024-01-18 17:03:49 +00:00
2024-03-02 14:27:11 +00:00
2024-03-09 20:27:46 +00:00
2024-02-15 18:57:17 +00:00
2024-03-04 18:02:26 +00:00
2024-03-04 18:02:26 +00:00
2024-03-15 14:30:34 +00:00
2024-03-09 20:27:46 +00:00
2024-01-18 17:03:49 +00:00
2024-03-04 18:02:26 +00:00
2024-01-27 18:49:24 +00:00
2024-01-18 17:03:49 +00:00
2024-02-02 16:52:07 +00:00
2024-02-15 18:57:17 +00:00
2024-03-15 14:30:34 +00:00
2024-03-14 00:49:39 +00:00
2024-03-04 18:02:26 +00:00
2024-01-27 18:59:38 +00:00
2024-03-04 18:02:26 +00:00
2024-01-22 03:43:15 +00:00
2024-03-10 02:14:45 +00:00
2024-02-15 18:57:17 +00:00
2024-03-10 02:14:45 +00:00
2024-03-04 18:02:26 +00:00
2024-03-11 22:46:39 +00:00
2024-02-15 18:57:17 +00:00
2024-03-09 20:27:46 +00:00
2024-01-18 17:03:49 +00:00
2024-01-08 03:47:01 +00:00
2024-01-08 03:47:01 +00:00
2024-01-08 03:47:01 +00:00
2024-03-04 18:02:26 +00:00
2024-03-04 18:02:26 +00:00
2024-02-15 18:57:17 +00:00
2024-02-15 18:57:17 +00:00
2024-02-27 04:36:18 +00:00
2023-10-16 17:20:53 +00:00