Commit Graph

29 Commits

Author SHA1 Message Date
Florian Hönicke
dec8fbdc7a fix: encoding 2023-04-22 23:14:28 +02:00
Joschka Braun
0361f67ea7 feat: enhance package generation (#34)
* feat: enhance package generation

* fix: exclude unnecessary packages

* fix: using custom gpt with gpt turbo

* fix: fix curl command

* fix: fix usage of gpt

* fix: fix typo

* refactor: refactor package creation flow for
2023-04-21 17:25:47 +02:00
Florian Hönicke
cd843f5d3a fix: time out hub push 2023-04-20 18:12:19 +02:00
Florian Hönicke
42cb4fc143 👨‍💻 fix: prompt schema 2023-04-20 15:22:54 +02:00
Joschka Braun
bebdac50e7 Feat playground gateway (#20)
* feat: playground in gateway

* fix: playground in gateway

* fix: do not import executor

* fix: make local work

* fix: fix typo
2023-04-20 11:21:39 +02:00
Florian Hönicke
b4c4a809a4 Merge branch 'main' of github.com:jina-ai/microchain into feat_going_meta 2023-04-20 01:59:05 +02:00
Florian Hönicke
16bbe8bdce feat: support for gpt 2023-04-20 01:58:51 +02:00
Florian Hönicke
db3a05771b feat: support for gpt 2023-04-20 00:28:28 +02:00
Florian Hönicke
a336907a21 feat: http instead of grpc (#18)
* feat: http

* feat: http

* fix: git ignore

* fix: better formatting

* docs: add missing print

* fix: add protocol

* fix: bump version
2023-04-19 14:11:21 +02:00
Florian Hönicke
0af51e4bd8 docs: implement feedback 2023-04-19 10:44:14 +02:00
Florian Hönicke
b32adf501d docs: fix documentation 2023-04-19 01:03:24 +02:00
Joschka Braun
f6ed24e738 fix: review 2023-04-18 16:04:58 +02:00
Joschka Braun
a4d3a9f869 fix: fix typos 2023-04-18 14:55:56 +02:00
Joschka Braun
8a87cb3d41 fix: fix typos 2023-04-18 14:37:50 +02:00
Joschka Braun
0692976088 refactor: merge main 2023-04-18 14:05:36 +02:00
Joschka Braun
14b2c1e75a Merge branch 'main' of https://github.com/jina-ai/gptdeploy into refactor-langchain
# Conflicts:
#	src/apis/gpt.py
#	src/cli.py
#	src/options/generate/generator.py
#	src/options/generate/prompt_system.py
#	src/options/generate/prompt_tasks.py
2023-04-18 12:17:52 +02:00
Joschka Braun
86f50e1c86 refactor: use templates 2023-04-18 12:00:10 +02:00
Florian Hönicke
648cfa3a63 Merge remote-tracking branch 'origin/main' 2023-04-18 02:25:39 +02:00
Florian Hönicke
7dcd690245 fix: multiple things and 3d 2023-04-18 02:25:28 +02:00
Joschka Braun
ca6d199897 refactor: use templates 2023-04-17 18:58:40 +02:00
Joschka Braun
deaea68f4f refactor: langchain 2023-04-17 15:01:28 +02:00
Joschka Braun
bb2f531d74 fix: remove indent in config yml 2023-04-17 11:51:48 +02:00
Florian Hönicke
badf295f71 fix: prompt optimizations 2023-04-17 11:23:13 +02:00
Florian Hönicke
bf2cd9edc7 fix: missing merge 2023-04-16 19:59:38 +02:00
Florian Hönicke
78dc082095 fix: feedback 2023-04-15 02:43:08 +02:00
Florian Hönicke
ab2a367d3c Merge branch 'main' of github.com:jina-ai/microchain into feat-gpt-turbo
 Conflicts:
	src/apis/gpt.py
	src/cli.py
	src/options/generate/generator.py
	src/options/generate/prompt_tasks.py
2023-04-15 01:48:00 +02:00
Florian Hönicke
f7b1688e0a feat: fix prompt 2023-04-14 20:04:00 +02:00
Florian Hönicke
7845859f61 feat: auth 2023-04-14 19:35:14 +02:00
Florian Hönicke
a65b5ff9df feat: new structure 2023-04-14 16:07:05 +02:00