Commit Graph

248 Commits

Author SHA1 Message Date
Florian Hönicke
732f524372 💽 fix: encoding issue on windows 2023-04-24 12:09:36 +02:00
Joschka Braun
5a36554149 🔖 cd: publish prerelease (#57) 2023-04-24 11:50:30 +02:00
Florian Hönicke
84b7e7ff8f Merge pull request #54 from jina-ai/fix-is-docker-running
fix: is docker running
2023-04-24 11:06:28 +02:00
Joschka Braun
adc85a1c2b fix: is docker running 2023-04-24 10:38:47 +02:00
Florian Hönicke
1a41573534 Merge pull request #46 from jina-ai/fix_paths_windows
🛣 fix: paths windows
2023-04-22 23:59:36 +02:00
Florian Hönicke
9365eba6c1 🛣 fix: paths windows 2023-04-22 23:58:22 +02:00
Florian Hönicke
dec8fbdc7a fix: encoding 2023-04-22 23:14:28 +02:00
Florian Hönicke
1815bb595e Merge pull request #45 from jina-ai/fix_executor_push_windows
fix_executor_push_windows
2023-04-22 22:35:08 +02:00
Florian Hönicke
ba75e2786e fix: executor push on windows 2023-04-22 22:34:15 +02:00
Florian Hönicke
202239af2a 🐍 fix: support only for 3.8 and upwards 2023-04-22 20:24:06 +02:00
Florian Hönicke
b497bac7a5 Merge pull request #43 from jina-ai/fix_retry_executor_push
⬆ fix: retry executor push
2023-04-22 19:12:08 +02:00
Florian Hönicke
2be12c78bc ⬆ fix: retry executor push 2023-04-22 19:09:25 +02:00
Florian Hönicke
5d9c5a79c3 Merge pull request #39 from jina-ai/fix_hidden_files
🕵 fix: hidden files
2023-04-22 16:14:53 +02:00
Florian Hönicke
d2ed75ca84 🕵 fix: ignore hidden files 2023-04-22 16:08:06 +02:00
Florian Hönicke
c44a0b499f fix: package 2023-04-22 13:00:19 +02:00
Florian Hönicke
c817959ae0 fix: package 2023-04-22 12:51:44 +02:00
Florian Hönicke
fd97906541 fix: include gateway 2023-04-22 12:42:25 +02:00
Florian Hönicke
b456e1dfba fix: static files gateway 2023-04-22 12:36:05 +02:00
Florian Hönicke
9c20a38cee fix: remove timeout since it it not working on windows 2023-04-22 11:58:42 +02:00
Florian Hönicke
2f438fa744 fix: remove timeout since it it not working on windows 2023-04-22 02:56:37 +02:00
Florian Hönicke
0602c2c323 Merge remote-tracking branch 'origin/main' 2023-04-22 02:24:40 +02:00
Florian Hönicke
c724c7e0e6 docs: compliment example 2023-04-22 02:24:31 +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
Siamak Khoubyari
ef2e6a2b2c Update README.md (#35)
Fixed some typos.
2023-04-21 16:37:41 +02:00
Florian Hönicke
cdb257a201 Merge remote-tracking branch 'origin/main' 2023-04-20 23:30:23 +02:00
Florian Hönicke
c3a65a9ea4 🔢 refactor: version update 2023-04-20 23:29:03 +02:00
Florian Hönicke
7a6f0725b0 Merge pull request #31 from jina-ai/fix_http_remote
🌏 fix: http remote
2023-04-20 19:38:44 +02:00
Florian Hönicke
f4f40f7f9a 🌏 fix: http remote 2023-04-20 19:37:29 +02:00
Florian Hönicke
746b53c5e1 🌏 fix: http remote 2023-04-20 19:32:38 +02:00
Florian Hönicke
f72187e277 fix: time out hub push 2023-04-20 18:31:06 +02:00
Florian Hönicke
29b1bf2dd9 Merge pull request #30 from jina-ai/fix_timeout_error
fix: timeout error hub  push
2023-04-20 18:15:51 +02:00
Florian Hönicke
cd843f5d3a fix: time out hub push 2023-04-20 18:12:19 +02:00
Florian Hönicke
dfdfd6e881 Merge pull request #29 from jina-ai/fix-pg-gpt-turbo
fix: turbo needs it clearer in playground
2023-04-20 17:22:00 +02:00
Joschka Braun
5b90a564ff Merge branch 'main' of https://github.com/jina-ai/gptdeploy into fix-pg-gpt-turbo
# Conflicts:
#	src/options/generate/templates_user.py
2023-04-20 17:19:00 +02:00
Joschka Braun
4f890e8d36 fix: turbo needs it clearer in playground 2023-04-20 17:17:49 +02:00
Florian Hönicke
d554b772cb Merge pull request #27 from jina-ai/feat_example_code_playground
💻 feat: example code in playground
2023-04-20 16:58:14 +02:00
Florian Hönicke
c85eb03dd3 👨‍💻 fix: host 2023-04-20 16:55:40 +02:00
Florian Hönicke
a10517d1bc 👨‍💻 fix: host 2023-04-20 15:30:05 +02:00
Florian Hönicke
42cb4fc143 👨‍💻 fix: prompt schema 2023-04-20 15:22:54 +02:00
Florian Hönicke
042a4164ee 👨‍💻 fix: prompt schema 2023-04-20 13:45:42 +02:00
Florian Hönicke
f19cce0eca 👨‍💻 feat: example code in playground 2023-04-20 13:40:05 +02:00
Florian Hönicke
0fb7aafb85 🎨 fix: color codes in error (#26) 2023-04-20 13:18:47 +02:00
Florian Hönicke
78a4580e00 🔗 feat: put link to repo in the playground (#25) 2023-04-20 13:00:15 +02:00
Florian Hönicke
a44daf8fec Merge pull request #24 from jina-ai/docs-example-md-html
docs: add md to html converter example
2023-04-20 12:52:16 +02:00
Joschka Braun
6c2dc958a4 docs: add md to html converter example 2023-04-20 12:50:12 +02:00
Florian Hönicke
7a3b8a1eb8 ℹ refactor: better key info (#23) 2023-04-20 11:56:21 +02:00
Florian Hönicke
3de94043c4 Merge pull request #22 from jina-ai/fix_windows_encoding_error
fix: windows encoding error
2023-04-20 11:24:28 +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
b793b23197 📜 fix: encoding error 2023-04-20 11:14:00 +02:00
Florian Hönicke
ce2ec9f81e 📜 fix: encoding error revert 2023-04-20 11:07:16 +02:00