Phospho

Latest version: v0.3.20

Safety actively analyzes 623092 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.3.20

What's Changed
* phospho.train() method to train a custom model by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/282


**Full Changelog**: https://github.com/phospho-app/phospho/commits/0.3.20

0.3.17

What's Changed
* Monorepo update to 0.3.x by oulianov in https://github.com/phospho-app/phospho/pull/73
* Link prefetching in Users by oulianov in https://github.com/phospho-app/phospho/pull/75
* Adds batching by oulianov in https://github.com/phospho-app/phospho/pull/81
* Adds saving of logs even if quota is exceeded by oulianov in https://github.com/phospho-app/phospho/pull/82
* Fix wrong reference of task by oulianov in https://github.com/phospho-app/phospho/pull/83
* Unordered insert and update readme by oulianov in https://github.com/phospho-app/phospho/pull/86
* Update to 0.3.5 by oulianov in https://github.com/phospho-app/phospho/pull/89
* Updates dependencies by oulianov in https://github.com/phospho-app/phospho/pull/90
* Improve extractor logging by oulianov in https://github.com/phospho-app/phospho/pull/91
* Filter out existing tasks from tasks to process by oulianov in https://github.com/phospho-app/phospho/pull/92
* Pagination and update hobby plan by oulianov in https://github.com/phospho-app/phospho/pull/96
* Adds check by oulianov in https://github.com/phospho-app/phospho/pull/97
* Fix next deployment by oulianov in https://github.com/phospho-app/phospho/pull/98
* Adds missing pagination for sessions by oulianov in https://github.com/phospho-app/phospho/pull/99
* Fix page count by oulianov in https://github.com/phospho-app/phospho/pull/100
* Fix pricing promotion by oulianov in https://github.com/phospho-app/phospho/pull/102
* Improve platform UX: graph viz caching, data accuracy by oulianov in https://github.com/phospho-app/phospho/pull/104
* Adds more indexes for events by oulianov in https://github.com/phospho-app/phospho/pull/106
* Fix issues in dashboard tab by oulianov in https://github.com/phospho-app/phospho/pull/109
* Adds annotation of task events by oulianov in https://github.com/phospho-app/phospho/pull/113
* Adds missing return by oulianov in https://github.com/phospho-app/phospho/pull/115
* Fix session length display by oulianov in https://github.com/phospho-app/phospho/pull/116
* Edit filter by oulianov in https://github.com/phospho-app/phospho/pull/117
* Streamline self-hosting by oulianov in https://github.com/phospho-app/phospho/pull/119
* Adds update from flat task by oulianov in https://github.com/phospho-app/phospho/pull/120
* Adds a local mode (ollama override) for the lab and make the testing & deployment with phospho package easier by oulianov in https://github.com/phospho-app/phospho/pull/130
* Adds check to avoid updating task when the flag exists by oulianov in https://github.com/phospho-app/phospho/pull/131
* Merge Event tabs, remove Topics tab, augment the integration between Lab and platform projects, adds Users pagination by oulianov in https://github.com/phospho-app/phospho/pull/133
* Adds logout to select plan page by oulianov in https://github.com/phospho-app/phospho/pull/134
* Update README.md by oulianov in https://github.com/phospho-app/phospho/pull/135
* Improve evaluation and event detection, add support for system prompt by oulianov in https://github.com/phospho-app/phospho/pull/139
* Update event detection prompts by oulianov in https://github.com/phospho-app/phospho/pull/140
* Shorten large metadata by oulianov in https://github.com/phospho-app/phospho/pull/141
* Updates phospho lab by oulianov in https://github.com/phospho-app/phospho/pull/144
* Improve State management in webapp by oulianov in https://github.com/phospho-app/phospho/pull/147
* Optimize User list by oulianov in https://github.com/phospho-app/phospho/pull/149
* Small fixups doc, users by oulianov in https://github.com/phospho-app/phospho/pull/150
* Cosmetic updates by oulianov in https://github.com/phospho-app/phospho/pull/153
* Small edit by oulianov in https://github.com/phospho-app/phospho/pull/154
* Events tab relooking and models refacto by oulianov in https://github.com/phospho-app/phospho/pull/155
* Editing an event no longer put it at the end of the event list by oulianov in https://github.com/phospho-app/phospho/pull/157
* Make table rows clickable, project name editable by oulianov in https://github.com/phospho-app/phospho/pull/159
* Implement Event's scope by oulianov in https://github.com/phospho-app/phospho/pull/164
* Task to events API route by oulianov in https://github.com/phospho-app/phospho/pull/166
* Rename API endpoint, add version in env, add check before insert by oulianov in https://github.com/phospho-app/phospho/pull/168
* Fix error with list by oulianov in https://github.com/phospho-app/phospho/pull/169
* Fix event by oulianov in https://github.com/phospho-app/phospho/pull/170
* Fix adhoc event detection for demo by oulianov in https://github.com/phospho-app/phospho/pull/172
* Finetuning endpoints and parallel jobs executor by oulianov in https://github.com/phospho-app/phospho/pull/175
* Change the onboarding flow by oulianov in https://github.com/phospho-app/phospho/pull/177
* Adds exp retry and fix endpoint by oulianov in https://github.com/phospho-app/phospho/pull/178
* add requirements by fred3105 in https://github.com/phospho-app/phospho/pull/179
* Fred implement regex by fred3105 in https://github.com/phospho-app/phospho/pull/180
* Improve navbar and enhance onboarding by oulianov in https://github.com/phospho-app/phospho/pull/181
* Add regex engine and update platform navbar, onboarding by oulianov in https://github.com/phospho-app/phospho/pull/182
* Minor edits to onboarding screen by oulianov in https://github.com/phospho-app/phospho/pull/183
* Added backfill option by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/184
* add support for keyword detection by fred3105 in https://github.com/phospho-app/phospho/pull/185
* Added a backfill method in phospho-python by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/186
* phospho Python backfill by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/187

New Contributors
* fred3105 made their first contribution in https://github.com/phospho-app/phospho/pull/179

**Full Changelog**: https://github.com/phospho-app/phospho/compare/0.3.16...0.3.17

0.3.16

What's Changed
* Fix phospho.user_feedback client endpoint


**Full Changelog**: https://github.com/phospho-app/phospho/compare/0.3.15...0.3.16

0.3.15

What's Changed
* Direct task to event API route by oulianov in https://github.com/phospho-app/phospho/pull/165
* Fix wrong API queries by oulianov in https://github.com/phospho-app/phospho/pull/171
* Enable dataset upload to phospho, fine-tuning of LLM from these datasets, use of the fine-tuned LLM in event detection by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/167
* Added Anyscale api key in Github Actions by Pierre-LouisBJT in https://github.com/phospho-app/phospho/pull/173
* Add a parallel job executor to phospho lab by oulianov in https://github.com/phospho-app/phospho/pull/174


**Full Changelog**: https://github.com/phospho-app/phospho/compare/0.3.14...0.3.15

0.3.14

What's Changed
* Make event scopes functional by oulianov in https://github.com/phospho-app/phospho/pull/161
* Fix ollama client when no OpenAI key is set
* Fix client loading when model has ":" in its name

**Full Changelog**: https://github.com/phospho-app/phospho/compare/0.3.13...0.3.14

0.3.13

What's Changed
* Format notebook by oulianov in https://github.com/phospho-app/phospho/pull/145
* Improve state management in the webapp by oulianov in https://github.com/phospho-app/phospho/pull/146
* Small fix by oulianov in https://github.com/phospho-app/phospho/pull/148
* Update README.md by codebanesr in https://github.com/phospho-app/phospho/pull/151
* Buff up db models by oulianov in https://github.com/phospho-app/phospho/pull/152
* Easier state management for events tab by oulianov in https://github.com/phospho-app/phospho/pull/156
* Make table rows clickable, project name editable by oulianov in https://github.com/phospho-app/phospho/pull/158
* Update populate email script by oulianov in https://github.com/phospho-app/phospho/pull/160
* Adds solar model by oulianov in https://github.com/phospho-app/phospho/pull/162

New Contributors
* codebanesr made their first contribution in https://github.com/phospho-app/phospho/pull/151

**Full Changelog**: https://github.com/phospho-app/phospho/compare/0.3.12...0.3.13

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.